Undocumented functions of NTDLL

2OOO, 19 October


NtNotifyChangeKey
NtNotifyChangeKey

NTSYSAPI 
NTSTATUS
NTAPI

NtNotifyChangeKey(
IN HANDLE KeyHandle, IN HANDLE EventHandle, IN PIO_APC_ROUTINE ApcRoutine, IN PVOID ApcRoutineContext, IN PIO_STATUS_BLOCK IoStatusBlock, IN ULONG NotifyFilter, IN BOOLEAN WatchSubtree, OUT PVOID RegChangesDataBuffer, IN ULONG RegChangesDataBufferLength, IN BOOLEAN Asynchronous );








Requirements:
Library: ntdll.lib




See also:
NtOpenKey